intersect


Return the logical intersection of two lists

Syntax

intersect lista listb

Description

Procedure to return the logical intersection of two lists. The returned list will be sorted.